home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="utf-8"?> <html><head><title>CreateUnoService Function [Runtime]</title><meta name="filename" content="text/sbasic/common/03131600"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css"> p.P1{ } p.P2{ } span.T1{ font-weight:bold;} </style></head><body> <help:to-be-embedded Eid="createunoservice" xmlns:help="http://openoffice.org/2000/help"> <p class="Head1"><help:link Id="68576">CreateUnoService Function [Runtime]</help:link></p> <p class="Paragraph">Instanciates a Uno service with the ProcessServiceManager.</p> </help:to-be-embedded> <p class="Paragraph"><span class="T1">Syntax</span>:</p> <p class="Paragraph">oService = CreateUnoService( Uno service name )<help:key-word value="CreateUnoService" tag="kw68576_1" xmlns:help="http://openoffice.org/2000/help"/></p> <p class="P2">Example:</p> <p class="PropText">oIntrospection = CreateUnoService( "com.sun.star.beans.Introspection" )</p> <p class="PropText"/> </body></html>